ASP.NET MVC コントロールヘルプ
SetKLineStyle メソッド

C1.Web.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > StochasticBuilder<T> クラス : SetKLineStyle メソッド
ストローク
ストローク幅
k線スタイルを設定します。
シンタックス
'宣言
 
Public Function SetKLineStyle( _
   Optional ByVal stroke As System.String, _
   Optional ByVal strokeWidth As System.Nullable(Of Integer) _
) As StochasticBuilder(Of T)
public StochasticBuilder<T> SetKLineStyle( 
   System.string stroke,
   System.Nullable<int> strokeWidth
)

パラメータ

stroke
ストローク
strokeWidth
ストローク幅

戻り値の型

現在のビルダ
参照

StochasticBuilder<T> クラス
StochasticBuilder<T> メンバ